home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / COMMUNIC / GMTCLK.ZIP / SETUP.INF < prev   
INI File  |  1993-12-01  |  864b  |  36 lines

  1. ; Module name: Setup.Inf
  2. ; Programmer : Mike Bucklaew
  3.  
  4. [Application] 
  5. ;Application global information 
  6. AppName=GMT CLOCK: Installation
  7. DefDir=C:\HAM
  8. SpaceNeeded=50
  9. DefPMGroup=GMTclock.GRP, GMT Clock
  10.  
  11. [Disks] 
  12. ;List of diskettes needed to install the product and the name 
  13. ;of each diskette.
  14. 1=Setup
  15.  
  16. [Dirs] 
  17. ;lists of directories that must be created from the destination directory 
  18. ;files to be copied are in the same directory structure on the 
  19. ;floppy (by default) 
  20. 1=.
  21.  
  22. [Files] 
  23. ;description,name, (dir #), (diskette #), (Compressed)
  24. Read Me Text File,   GMT.TXT,  1, 1, N
  25. GMT Clock Help File, GMT.HLP, 1, 1, N
  26. GMT Clock Program File, GMT.EXE, 1, 1, N
  27. GMT Clock Order Form, GMTORDER.TXT,1,1,N
  28.  
  29. [PM Info] 
  30. ;File Name, App Description, Icon file #, Icon #
  31. GMT.EXE,GMT Clock
  32. GMT.TXT, READ ME 
  33. GMTORDER.TXT, Order Form
  34. [End]
  35.  
  36.